
1) Software design pattern
Found on
https://www.crosswordclues.com/clue/builder-pattern

The builder pattern is an object creation software design pattern. Unlike the abstract factory pattern and the factory method pattern whose intention is to enable polymorphism, the intention of the builder pattern is to find a solution to the telescoping constructor anti-pattern. The telescoping constructor anti-pattern occurs when the increase of...
Found on
http://en.wikipedia.org/wiki/Builder_pattern
No exact match found.